home *** CD-ROM | disk | FTP | other *** search
/ AmigActive 10 / AACD 10.iso / AACD / Utilities / XBase / Data / Music / Locale.xbase next >
Encoding:
Text File  |  2000-05-20  |  133 b   |  10 lines

  1. /* Locale */
  2.  
  3. OPTIONS RESULTS
  4.  
  5. GETFIELD
  6. lang=result
  7.  
  8. IF lang='Polski' THEN OPENVIEW 'polski.view'
  9. IF lang='English' THEN DEFAULTVIEW
  10.